CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - I2C 24c02

搜索资源列表

  1. XDectector

    0下载:
  2. 带有24C02的红外数据接收程序,24C02是用I2C写的,接收端口为P3-2-24C02 with the infrared data reception procedures, I2C 24C02 is written in the port to receive P3-2
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:26734
    • 提供者:梁江
  1. 24C02.rar

    2下载:
  2. MSP430读写24C02模拟IIC程序和硬件I2C程序,MSP430 I2C 24C02
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-11-14
    • 文件大小:4680
    • 提供者:江湖小虾
  1. 24C02.rar

    0下载:
  2. msp430f149 24c02 i2c协议 eeprom,msp430f149 24c02 i2c协议 eeprom
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:62859
    • 提供者:mo
  1. 24c02

    0下载:
  2. c51代码i2c协议24c02代码适合初学-C51 code i2c protocol code for beginner 24C02
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:12204
    • 提供者:520
  1. I2C

    0下载:
  2. 用proteus开发的24c02实现I2C,对EEPROM数据进行读写-develop 24c02 to achive I2C
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:234101
    • 提供者:zhangchunlei3
  1. I2C-SOURCECODE

    0下载:
  2. I2C总集--24C256读写程序,X5043读写程序,24C02读写程序-I2C collection- 24C256 to read and write procedures, X5043 read and write procedures, 24C02 read and write procedures
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5212771
    • 提供者:allen
  1. 24c02

    0下载:
  2. 24C02模拟I2C串行通信,C51编程-24C02 simulation I2C serial communication, C51 programming
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2167
    • 提供者:wang
  1. 24C02

    0下载:
  2. I2C总线芯片24C02在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 I2C总线协议 I2C总线协议是一种常见的电子元器件通信协议,此协议的特点是利用很少的IO口进行信息的交互,除去片选和时钟同步外,实际的I2C总线协议仅仅通过两根线就完美解决了信息的交流。 I2C总线协议在我们提供的资料中可以找到,您可以阅读此资料来了解协议的内容和详细的规范。 虽然相较并口总线来说,I2C总线在速度上会慢一些,但它具有硬件电路简单,多个器件共享
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:21835
    • 提供者:Tad
  1. 24c02

    0下载:
  2. EEPROM存储 采用I2C形式的模拟通信程序原代码 -EEPROM storage forms of simulation using I2C communication program source code
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:16961
    • 提供者:天堂幻雪
  1. 24c02

    0下载:
  2. 51单片机模拟实现I2C 协议,与24C02通信,测试通过-51 Single-chip I2C simulation to achieve agreement with the 24C02 communications, test
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:52736
    • 提供者:杨永
  1. i2c

    0下载:
  2. 向24C02写入数据;读出地址由8位拨动开关输入,拨动开关时,读出的数据显示在8个发光管(G6区)上。-Write data to the 24C02 read out the address from the 8-bit DIP switch input, toggle switch, the read out data show that in the eight light-emitting tubes (G6 district) on.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1845
    • 提供者:高涵
  1. 24C02

    0下载:
  2. 51单片机模拟I2C总线读写24C02的源程序,C语言编写-51 simulated I2C bus to read and write 24C02 microcontroller source code, C language
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1637
    • 提供者:kevin
  1. LPC210624C02I2C

    0下载:
  2. LPC2106+24C02 I2C的仿真, 是在proteus上仿真-LPC2106+24C02 I2C
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:163332
    • 提供者:l
  1. 24c02cx

    0下载:
  2. 基于avr 单片机实现24c02 读写 模拟i2c-atmega16 i2c 24c02
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3022
    • 提供者:王娇
  1. I2C

    1下载:
  2. I2C/IIC 总线接口驱动,在Altera和Xilinx的FPGA上跑过,Verilog编写,Craftor原创。V1.1。代码中还包含了24C02的读写测试程序,可直接用。-I2C/IIC Bus Driver, written in Verilog, v1.1. By Craftor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:2513
    • 提供者:Craftor
  1. I2C-24C02

    0下载:
  2. 基于51的I2C和24c02源程序及讲解,压缩文件中有三种不同的写法及资料,测试通过-Explanation, based on 51 C and 24c02 source code and compressed file in three different ways of writing and information through the test
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1985029
    • 提供者:向俊侨
  1. ARM-STM32-read-I2C-24C02

    0下载:
  2. ARM STM32硬件I2C读取24C027程序-ARM STM32 read I2C 24C02
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:306212
    • 提供者:米兰
  1. I2C-24C02

    0下载:
  2. 提供了基本的例子:如何使用I2C软件库及协调I2C EEPROM驱动与m24c08 EEPROM的通信。-This example provides a basic example of how to use the I2C software library and an associate I2C EEPROM driver to communicate with an M24C08 EEPROM.
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1405130
    • 提供者:Wu
  1. 4.I2C-24C02

    0下载:
  2. STM8通过I2C通信,实现24c02的数据读写-STM8 IIC 24C02
  3. 所属分类:SCM

    • 发布日期:2017-12-13
    • 文件大小:406104
    • 提供者:
  1. 24C02 i2c

    0下载:
  2. 本程序用按键计数测试24C02随机读写程序,每次从0位开始读数据,读到标记位后返回变量,下次写入又从标记位写入,相当于写入一个8位数据在24C02的2个地址分别写入了一次,但可以充分利用24C02的256个地址(0-255),对24C02寿命有一定延长作用。24C02使用过一次之后可以删除初始化函数中的write_at24c02(255,0)语句。(Button count test 24C02 random read and write procedures for the program,
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-30
    • 文件大小:31744
    • 提供者:HeYT
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com